﻿#==============================================================================
# ■  Wakana Nikki - Yume Nikki Fangame (2015 - 2024)
#-----------------------------------------------------------------------------------------------------------------------------
#     Original Creators: Rindre and Doc Saturn
#     Programmed by:  Annie-Mienai 
#     Created in: June 21, 2015
#     Port Made in: July 08, 2024
#==============================================================================
#==============================================================================

#==============================================================================
# ■  Warnings
#==============================================================================
#
#  ■ The game may not run correctly on some computers due to MKXP compatibility.
#      In case the game does not run, copy any ".exe" from RPG Maker VX Ace and 
#      paste it into the game folder and run it from default launcher. 
#      (This will cause the game to not run with MKXP).
#
#  ■ The sound and music of the game are not normalized, 
#      be careful with the volume in case of using headphones.
#  
#-----------------------------------------------------------------------------------------------------------------------------
#==============================================================================

#==============================================================================
# ■  Controls
#==============================================================================
#
#   Z = Select/Action Button
#   X = Cancel/Menu
#   Directional Arrows or WASD Keys = Move
#   Alt = Use Effect
#  
#-----------------------------------------------------------------------------------------------------------------------------
#==============================================================================

#==============================================================================
# ■  Credits
#==============================================================================
#
#  Programming:
#    ■ Annie-Mienai
#
#  Scripts:
#    ■ Aquarus
#    ■ Victor Engine
#    ■ Zeus81
#    ■ Yanfly
#    ■ VIPArcher
#    ■ Yato and Leonardo Ark
#    ■ Typhon01
#    ■ Hanatoa
#    ■ Moghunter
#    ■ Rinobi
#
#  Special Thanks:
#    RPG Maker Community (Forums)
#    Ancurio (MKXP Binaries)
#
#  Software:
#    RPG Maker VX Ace / Kadokawa Games
#    MKPX / Ancurio
#
#==============================================================================
#==============================================================================